ServiceCreateCategoryList Method (CategoryList) |
Creates the category list.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Response CreateCategoryList(
CategoryList categoryList
)
Public Function CreateCategoryList (
categoryList As CategoryList
) As Response
Parameters
- categoryList
- Type: Independentsoft.ExchangeCategoryList
The category list.
Return Value
Type:
ResponseResponse.
See Also